搜索资源列表
GPS_DECODE
- 51单片机的c语言GPS解码程序,把从串口收到的GPS数据解码程序经纬度数据-51 SCM c GPS language decoding procedures, Serial received from the GPS data decoding process latitude and longitude data
51_GPS_parse
- 采用51单片机编写的gps接收和解析源代码,所有的源文件。编译bcb环境
gpsmcs51
- MCS-51单片机与GPS—OEM板串行通信系统设计
chuankou
- MCS-51单片机与GPS-OEM板的串行数据通讯的实现
GPSReceive
- GPS开发 NEA1803 51单片机与12864 由串口中断收取数据 显示经度纬度 高度 速度 时间 使用卫星数
Gps5
- 用51写的接收GPS数据的程序,采用中断查寻来接受数据。本程序只接收纬度,经度,时间,.....接收其它数据类似-write with 51 receiving GPS data procedures used to receive interrupted tracing data. This procedure will only receive latitude, longitude, time ...... receiving other similar data
gpsnmea.rar
- 单片机51读取GPS NMEA0183格式及解析,51 single-chip GPS NMEA0183 format to read and Analysis
gps1602
- gps(gr-87)与51单片机串口通信后解码1602显示经纬度-gps (gr-87) and 51 Serial Communication between 1602 show the latitude and longitude after the decoding
dfafsadfsafasgpsgprmc
- 51单片机接受以及处理gps数据,程序处理了gprmc格式的数据,将字符格式的数据转换成需要的数据-51 SCM accept and dealing with GPS data, the program to deal with the GPRMC format data, will the format of the characters converting the data to need the data
GPSTank
- 基于51单片机与GPS系统的智能坦克车源代码+PROTUES仿真+电路图。欢迎下载~-Based on 51 single-chip GPS system with intelligent tanks source code+ PROTUES Simulation+ circuit. Welcome to download ~
danpianjimonigps
- 51单片机模拟GPS输出NEMA0183格式数据,还是比较好用的-51 Single-chip analog output NEMA0183 format GPS data, it is quite useful
AT89S51GSM
- 用单片机C51串口来接收和发送GPS数据到指定服务器,可以用来测试51单片机的中断接收 --80C51 Serial reception (suspended) and send routines can be used to test 51 SCM interrupt reception
51-GPS
- 结合51单片机的GPS模块,包括数据接收处理等功能-Combination of 51 single-chip microcomputer GPS modules, including data receiving process, and other functions
GPS-positioning
- 51单片机实现GPS定位功能,其中用的是STC89C52单片机-51 single chip microcomputer realization of GPS positioning function, the use of which is STC89C52 single-chip microcomputer
主程序
- 51单片机的gps定位代码通过短信和模块的链接。(singlechip; SCM ocation; chit; message; note; SMS module link; interlinkage; interlinking; catenate; catenation)
GPS-6M
- Ublox neo-6m测试程序。 包括原理图,基于STM32F103的测试程序,Arduio的例程,51的例程(Ublox neo-6m test program. Including schematics, STM32F103 based test procedures, Arduio routines, 51 routines)
JGGJ
- 接受激光信号,并且判断信号类型,频率等信息,通过串口发送出来,同时通过GPS自身定位(Accept the laser signal, and judge the signal type, frequency and other information, send out through the serial port, at the same time through GPS self positioning)
main
- GPS时钟 51单片机(gps)
TinyGPS
- TinyGPS - a small GPS library for Arduino providing basic NMEA parsing Based on work by and "distance_to" and "course_to" courtesy of Maarten Lamers. Suggestion to add satellites(), course_to(), and cardinal(), by Matt Monson.
基于51的SIM808通过短信发送定位信息
- 本程序通过手机蓝牙控制LED的亮灭 使用单片机串口2与模块通信;接法如下 STC单片机 GPRS模块 P1.0(RXD2)->RXD P1.1(TXD2)->TXD GND ->GND 晶振选用22.1184MHz 2、串口2与模块连接,串口1打印出GPS初始化过程,定位成功后,不断的输出定位信息;